github.com/jackc/pgx/v5/pgxpool.Conn.getPoolRow (method)
2 uses
github.com/jackc/pgx/v5/pgxpool (current package)
conn.go#L127: func (c *Conn) getPoolRow(r pgx.Row) *poolRow {
pool.go#L781: return c.getPoolRow(row)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)